home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
comm
/
comm2
/
hdrbbs11.lha
/
HBBS
/
Commands
/
All_Levels
next >
Wrap
Text File
|
1996-11-05
|
2KB
|
88 lines
; $HBBS
; all user commands for all access levels go here, note that if a user
; command is specified in a Level_XX file the same or lower than a users
; access level then that door will be used instead of the ones in here...
;
; door options take the format
;
; <commandname>_Type_1=HBBS
; <commandname>_Door_1=HBBS:Doors/User/<doordir>/<doorprogram>.HBBS
; <commandname>_Param_1=TEST
; <commandname>_Debug_1=YES|NO
;
; where <commandname> is what the user types in at the command prompt
; command name MUST NOT have any nonprintable characters in it as well
; as spaces, and preferably no High Ascii....
; <doordir> is where the door is located
; <doorprogram> is the filename of the door program.
;
; also note that parameters typed by the user are supplied to the door AFTER
; the parameters speceficed in the _Param_ setting, eg. say you had a door
; setup as follows
;
; D_Type_1=HBBS
; D_Door_1=HBBS:Doors/Download.HBBS
; D_Param_1=IGNORE_WILDSTAR
;
; and you typed "D fred.zip" at the bbs prompt when logged into node 1 the command
; run would be "HBBS:Doors/Download.HBBS 1 fred.zip"
; and N_ND->ActiveDoor->SystemOptions would contain "IGNORE_WILDSTAR"
; get it ?
X_Type_1=HBBS
X_Door_1=HBBS:Doors/User/Expert/Expert.HBBS {N} {O}
S_Type_1=HBBS
S_Door_1=HBBS:Doors/User/Stats/Stats.HBBS {N} {O}
G_Type_1=HBBS
G_Door_1=HBBS:Doors/User/LogOut/LogOut.HBBS {N} {O}
; *** Conference Doors ***
E_Type_1=HBBS
E_Door_1=HBBS:Doors/User/Mail/Mail_Write.HBBS {N} {O}
EC_Type_1=HBBS
EC_Door_1=HBBS:Doors/User/Mail/Mail_Write.HBBS {N} {O}
EC_Param_1=CONFERENCE
C_Type_1=HBBS
C_Door_1=HBBS:Doors/User/Mail/Mail_Write.HBBS {N} S {O}
;C_Param_1=COMMENT
; Not needed now cos you can use the S between the {N} and the {O} above..
U_Type_1=HBBS
U_Door_1=HBBS:Doors/User/Upload/Upload.HBBS {N} {O}
U_Type_2=SSCREEN
U_Door_2=QuickStats
;T_Type_1=CLI
;T_Door_1=Execute HBBS:Doors/User/Time/Time.SCRIPT
;T_Type_2=Screen
;T_Door_2=T:Time
T_Type_1=HBBS
T_Door_1=HBBS:Doors/User/Time/Time.HBBS {N} {O}
;T_Debug_1=YES
CLS_type_1=CLS
CLS_door_1=CLS
;Defined in Level_50
;W_Type_1=HBBS
;W_Door_1=HBBS:Doors/User/UserSettings/UserSettings.HBBS {N} {O}
SL_Type_1=HBBS
SL_Door_1=HBBS:Doors/System/SelectLanguage/SelectLanguage.HBBS {N} {O}
LPS_Type_1=HBBS
LPS_Door_1=HBBS:Doors/System/LinesPerScreen/LinesPerScreen.HBBS {N} {O}
O_Type_1=HBBS
O_Door_1=HBBS:Doors/User/Pager/Pager.HBBS {N} {O}
SENT_Type_1=HBBS
SENT_Door_1=HBBS:Doors/User/AskSentBy/AskSentBy.HBBS {N} {O}